
/* Hive Base */
body {
    font-family: 'DM Sans', sans-serif !important;
}

.hiveheader {
    background: #14232E  !important;;
}

.navbar .navbar-nav .nav-link {
    color: #fff;    
}

.logoHeader {
    color: #fff;
}

.triangle-up {
    border-bottom: 7px solid #fff;
}

.whiteborder {
    border-top: 2px solid #fff;    
}

.banner-sec h4 {
    color: #fff;
}

.banner-sec h1 {
    color: #fff;
}

.banner-sec a {
    background-color: #F0BF35;
    color: #0F1921;
}

#bookinghivebase {
	display: block;
}

#welcomesechiveplus {
	display: none !important;
}

.booking-sec {
	margin-bottom: 50px;
}

.booking-sec .content-area a {
    background-color: #F0BF35;
    color: #0F1921;
}

#gchivebase {
	display: block;
}

#gchiveplus {
	display: none !important;
}

.giftplugin {
        bottom: 80px;
        position: absolute;
        width: 100%;
    }
	
.main-menu-sec a {
    background-color: #F0BF35;   
    color: #0F1921;
}

section.menu-content-sec.foodsection, .main-menu-sec.carouselmenu.foodgallery {
    background-image: none !important;
}

.form-sec .btn-wrap {
    background-color: #F0BF35;
}

.form-sec .btn-wrap a {
    color: #0F1921;        
}

[type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {           
            background: #f0bf35;
        }
		
.logoHeader {
    font-family: 'Barlow Condensed SemiBold';
}

.banner-sec h4, .banner-sec h1, .banner-sec a, .booking-sec .content-area a, .section-title, .blurb-section .btn-wrap a,
 .blurb-section .content-wrap h4, .blurb-btn-wrap a, .middle-sec h2, .middle-sec .btn-wrap a, footer h5, .food-blurb .content-wrap h3,
	.food-blurb .price p, .menu-content-sec h2, .main-menu-sec h2, .main-menu-sec a, .box-layout-sec h2, .box-layout-sec a, .faq-sec h2,
	.event-landing-sec h2, .faq h4, .event-landing-sec h4, .form-sec label, .form-sec .btn-wrap a, .menu-content h4 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
}

.banner-sec h3 {    
    font-weight: 500;    
    font-family: 'Barlow Condensed', sans-serif;
}

.facilityitemholder .faciltyitem{
	background: #000;
}

.banner-sec.chmas-sec a {
    background-color: #FFF;
    color: #505e6f;
}

.booking-sec.chpagebtn a {
    background: #008080;
    color: #FFF;
}

.booking-sec.chpagebtn a span {
    border: 1px solid #FFF;
}

.christmasmenu a.chmasmenuurl {
    background-color: #008080;
    color: #FFF;
}